home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
comm
/
ect32250.zip
/
ECTOOL32.EX_
/
0
/
RCDATA
/
TGAUGEDIALOG
/
TGAUGEDIALOG.txt
Wrap
Text File
|
1997-04-19
|
753b
|
40 lines
object GAugeDialog: TGAugeDialog
Left = 172
Top = 206
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Progress'
ClientHeight = 51
ClientWidth = 313
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
Scaled = False
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 297
Height = 33
BevelInner = bvLowered
BevelOuter = bvLowered
Caption = 'Panel1'
TabOrder = 0
object Gauge: TProgressBar
Left = 2
Top = 2
Width = 293
Height = 29
Align = alClient
Min = 0
Max = 100
TabOrder = 0
end
end
end